home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Shape Smash / shape-smash.swf / scripts / mx / core / IContainer.as < prev    next >
Encoding:
Text File  |  2010-05-14  |  77 b   |  9 lines

  1. package mx.core
  2. {
  3.    public interface IContainer
  4.    {
  5.       
  6.    }
  7. }
  8.  
  9.